home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 April / Software of the Month Club 1997 April.iso / pc / dos / sri / edu / graphmat / grmat3.hlp < prev    next >
Encoding:
Text File  |  1995-08-07  |  6.6 KB  |  116 lines

  1.                CHANGING THE GRAPH PAPER
  2.  
  3. To change the background graph paper, first select Paper from the View menu.
  4. Then you need to respond to three prompts (more if you select Log paper):
  5.  
  6. + Select type of graph paper:
  7.   - Rectangular is the default paper
  8.   - Trig is labeled in multiples of pi along the x axis for trig functions
  9.   - Polar paper consists of concentric circles marking the distance r, and
  10.     radiating lines marking the angle theta at intervals of pi/6 radians.
  11.   - Logarithmic paper allows you to scale one or both axes logarithmically,
  12.     so that, for instance, 0.1, 1, and 10 are equally spaced.
  13.  
  14. If you select Log paper, you will also be asked to specify a base and choose
  15. between semi-log (y axis only) and log-log paper (both axes logarithmic). If
  16. you choose base 10, you will see 9 lines per decade just like real graph paper
  17. if there is enough space to display them (generally when less than four
  18. decades are shown). Otherwise, the graph paper will still be rectangular, but
  19. with gridlines at integer powers of the base. Note that when you switch from
  20. or to log paper, the graphs that are on-screen will have to be recalculated,
  21. since the shape of the curves is distorted when you take the logarithm.
  22.  
  23.                       Press PgDn for more help on Graph Paper.
  24.               CHANGING THE GRAPH PAPER, continued
  25.  
  26. + Select grid detail level:
  27.   - No grid hides the gridlines completely
  28.   - Dots draws reference dots everywhere the gridlines would cross
  29.   - Gridlines draws dotted lines at every one or two units across the grid
  30.  
  31. + To customize the look of the axes, respond to "Select axis decorations:"
  32.   - No axes turns off the axes (legends may still be displayed along the
  33.     invisible axes unless you turn them off with the Legends command)
  34.   - Plain shows the axes without any decorations
  35.   - Arrows draws arrows on the positive end of the axes
  36.   - Labels shows 'x' and 'y' labels at the positive ends of the axes
  37.   - Both draws both arrows and labels on the axes
  38.  
  39.                   CLEARING THE SCREEN
  40.  
  41. Select Clear in the View menu to clear the screen. Everything will be erased
  42. and the grid will then be redrawn. If an error has garbled the whole screen,
  43. here's a hint to help regenerate it: first press ESC until the top menu bar is
  44. refreshed, and then use Clear to redraw the rest of the screen.
  45.  
  46.                          Press PgDn for help on Scale.
  47.                   CHANGING THE SCALE
  48.  
  49. The scale function allows you to change the scale of the graph you have on-
  50. screen while keeping the center of the display the same (the origin may move
  51. but if (2,2) is at the middle of the screen, it will stay there). The scale is
  52. relative to the size of the grid that is presently on the screen, so you need
  53. not make any comparison with the default grid. To rescale the grid, select
  54. Scale from the View menu. Then you must provide a "scale factor" to tell the
  55. program how much to change the size of the grid.
  56.  
  57. Enter a positive number to zoom in, or a negative number to pan out. (In the
  58. Camcorder terminology, a positive number acts as a telephoto and a negative as
  59. a wide-angle lens.) The number of units across the screen will be divided or
  60. multiplied by that number accordingly. Numbers between -1 and 1, inclusive,
  61. are not allowed because they produce meaningless values. Decimals greater than
  62. 1 or less than -1 are valid though.
  63.  
  64. If you enter an invalid number, you will be asked to enter the scale again. To
  65. abort rescaling, leave the field blank and just press enter.
  66.  
  67. The program remembers the value you type in and presents it as a default the
  68. next time you Scale the grid. The original default is "2".
  69.                          Press PgDn for help on Range.
  70.                               ADJUSTING THE RANGE
  71. Graphmatica allows you to adjust the start and end of the x- and y-ranges
  72. independently, so as to create a perfect fit for whatever function you are
  73. graphing. Or, you can constrain one or more of the coordinates to produce a
  74. graph with a square aspect ratio without actually figuring out all of the
  75. values by hand.
  76.  
  77. Choose the Range item from the View menu to modify the grid. To create a
  78. "custom" grid, estimate the top-, bottom-, left- and rightmost extremities of
  79. the graph, and type them in at the 4 Range prompts. The new grid may be
  80. somewhat expanded or compressed depending on the aspect ratio, but it will
  81. show the part of the graph you're interested in the best possible detail.
  82.  
  83. To create a "square" grid where both x and y axis have the same scale, just
  84. type "auto" for any of the four coordinates and it will automatically be
  85. scaled properly to fit the other three. If you pick the least significant
  86. coordinate to AutoScale, you can match the other three exactly, framing your
  87. graph almost as well as a custom range, but with a more natural aspect ratio.
  88. If you want to show the same amount above as below the axis, type "auto" at
  89. both of the y-coordinate prompts and the top and bottom of the grid will be
  90. set to properly scaled equal and opposite values. (AutoScaling of both x-
  91. coordinates based on the height of the grid is not supported.)
  92.                            Press PgDn for help on changing the range of theta.
  93.                           CHANGING THE RANGE OF THETA
  94.  
  95. Because the independent variable (theta) in polar coordinates is fundamentally
  96. different from the 'x' of Cartesian coordinates, the Cartesian x/y ranges can
  97. only be used to determine the size of the screen and not the domain of the
  98. equation graphed for polar graphs. Although the default 0 to 2pi range is the
  99. typical range of theta used for most graphs that go on forever (like spirals)
  100. and some closed graphs (like circles), other graphs cannot be completely drawn
  101. in this range of theta. For instance, the figure-8-shaped "r^2=64cos(2t)",
  102. because it is undefined where the right half is less than zero, is missing a
  103. couple of spots unless theta's range is extended to -2pi to 2pi. To allow the
  104. greatest flexibility, Graphmatica allows theta's range to be changed
  105. independently of all other options.
  106.  
  107. To change the range, select "T range" from the View menu and enter the start
  108. and end of the range you want (or press enter on the blank line to keep the
  109. current range). You can type in any expression, even using fractions and
  110. functions, as long as it evaluates to a constant. In particular, although
  111. Graphmatica works exclusively with radians, you can enter the range in degrees
  112. by typing in a number times the constant 'd', which converts degrees to
  113. radians, as in "45d" for 45 degrees. You can also easily specify a radian
  114. measure as a multiple of pi, as in "2p" for 2 pi.
  115. ────────────────End of View help. Press ESC to return to menu.────────────────
  116.